[INFO] cloning repository https://github.com/tlkahn/sentenza
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tlkahn/sentenza" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftlkahn%2Fsentenza", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftlkahn%2Fsentenza'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d9d6b6292ff23b696589c59de4a992fe59ffd21
[INFO] testing tlkahn/sentenza against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftlkahn%2Fsentenza" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tlkahn/sentenza
[INFO] finished tweaking git repo https://github.com/tlkahn/sentenza
[INFO] tweaked toml for git repo https://github.com/tlkahn/sentenza written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tlkahn/sentenza on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tlkahn/sentenza already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_lex v1.0.0
[INFO] [stderr]   Downloaded clap_derive v4.5.55
[INFO] [stderr]   Downloaded clap v4.5.60
[INFO] [stderr]   Downloaded clap_builder v4.5.60
[INFO] [stderr]   Downloaded sentencex v0.1.13
[INFO] [stderr]   Downloaded aho-corasick v1.1.4
[INFO] [stderr]   Downloaded regex v1.12.3
[INFO] [stderr]   Downloaded regex-syntax v0.8.9
[INFO] [stderr]   Downloaded regex-automata v0.4.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e74a2b2bb7d87ff41fc28eb4539568a3c34a3f2749eaec65f434a8c332f2bb79
[INFO] running `Command { std: "docker" "start" "-a" "e74a2b2bb7d87ff41fc28eb4539568a3c34a3f2749eaec65f434a8c332f2bb79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e74a2b2bb7d87ff41fc28eb4539568a3c34a3f2749eaec65f434a8c332f2bb79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e74a2b2bb7d87ff41fc28eb4539568a3c34a3f2749eaec65f434a8c332f2bb79", kill_on_drop: false }`
[INFO] [stdout] e74a2b2bb7d87ff41fc28eb4539568a3c34a3f2749eaec65f434a8c332f2bb79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98adf5f43cb907046524951f6ca69b73fcb7b18e14bd4f89ce37348e92e42f3c
[INFO] running `Command { std: "docker" "start" "-a" "98adf5f43cb907046524951f6ca69b73fcb7b18e14bd4f89ce37348e92e42f3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling sentencex v0.1.13
[INFO] [stderr]    Compiling sentenza v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.89s
[INFO] running `Command { std: "docker" "inspect" "98adf5f43cb907046524951f6ca69b73fcb7b18e14bd4f89ce37348e92e42f3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98adf5f43cb907046524951f6ca69b73fcb7b18e14bd4f89ce37348e92e42f3c", kill_on_drop: false }`
[INFO] [stdout] 98adf5f43cb907046524951f6ca69b73fcb7b18e14bd4f89ce37348e92e42f3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 819d52041661a879be6d60dcb1695fe4b2396867cdbb5e128e7b23fc5b4ca7dc
[INFO] running `Command { std: "docker" "start" "-a" "819d52041661a879be6d60dcb1695fe4b2396867cdbb5e128e7b23fc5b4ca7dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling sentenza v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.12s
[INFO] running `Command { std: "docker" "inspect" "819d52041661a879be6d60dcb1695fe4b2396867cdbb5e128e7b23fc5b4ca7dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "819d52041661a879be6d60dcb1695fe4b2396867cdbb5e128e7b23fc5b4ca7dc", kill_on_drop: false }`
[INFO] [stdout] 819d52041661a879be6d60dcb1695fe4b2396867cdbb5e128e7b23fc5b4ca7dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0ae2ce91474108e132eff834b344a648f02accd034320f02fddc65c64f72435d
[INFO] running `Command { std: "docker" "start" "-a" "0ae2ce91474108e132eff834b344a648f02accd034320f02fddc65c64f72435d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sentenza-7c2d8ef98ca151df)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test languages::chinese::tests::zh_split_on_period ... ok
[INFO] [stdout] test languages::chinese::tests::zh_split_on_question ... ok
[INFO] [stdout] test languages::chinese::tests::zh_no_trailing_empty ... ok
[INFO] [stdout] test languages::chinese::tests::zh_mixed_punctuation ... ok
[INFO] [stdout] test languages::chinese::tests::zh_split_on_exclamation ... ok
[INFO] [stdout] test preprocessing::tests::cjk_brackets_stripped ... ok
[INFO] [stdout] test languages::chinese::tests::zh_end_to_end_with_preprocessing ... ok
[INFO] [stdout] test preprocessing::tests::cjk_fullwidth_symbols_stripped ... ok
[INFO] [stdout] test languages::sanskrit::tests::sa_split_on_question_mark ... ok
[INFO] [stdout] test languages::sanskrit::tests::sa_split_on_danda ... ok
[INFO] [stdout] test preprocessing::tests::german_guillemets_normalized ... ok
[INFO] [stdout] test languages::sanskrit::tests::sa_split_on_double_danda ... ok
[INFO] [stdout] test languages::sanskrit::tests::sa_no_delimiter_returns_whole ... ok
[INFO] [stdout] test languages::sanskrit::tests::sa_default_preprocessing_applied ... ok
[INFO] [stdout] test preprocessing::tests::double_commas_collapsed ... ok
[INFO] [stdout] test preprocessing::tests::double_dashes_to_em_dash ... ok
[INFO] [stdout] test preprocessing::tests::german_low_high_quotes_normalized ... ok
[INFO] [stdout] test preprocessing::tests::german_date_protected ... ok
[INFO] [stdout] test preprocessing::tests::non_date_period_untouched ... ok
[INFO] [stdout] test preprocessing::tests::german_date_roundtrip ... ok
[INFO] [stdout] test preprocessing::tests::double_spaces_collapsed ... ok
[INFO] [stdout] test tests::sa_with_default_preprocessing ... ok
[INFO] [stdout] test tests::en_single_sentence ... ok
[INFO] [stdout] test languages::fallback::tests::french_splits_correctly ... ok
[INFO] [stdout] test preprocessing::tests::cjk_sentence_punctuation_preserved ... ok
[INFO] [stdout] test languages::fallback::tests::unknown_lang_code_does_not_panic ... ok
[INFO] [stdout] test tests::fallback_default_preprocessing_applied ... ok
[INFO] [stdout] test tests::empty_input ... ok
[INFO] [stdout] test tests::unknown_lang_does_not_panic ... ok
[INFO] [stdout] test tests::en_two_sentences ... ok
[INFO] [stdout] test tests::zh_preprocessing_plus_split ... ok
[INFO] [stdout] test tests::no_empty_strings_in_output ... ok
[INFO] [stdout] test tests::results_are_trimmed ... ok
[INFO] [stdout] test tests::whitespace_only ... ok
[INFO] [stdout] test languages::german::tests::de_placeholder_restored_in_output ... ok
[INFO] [stdout] test languages::german::tests::de_basic_split ... ok
[INFO] [stdout] test tests::de_multiple_dates ... ok
[INFO] [stdout] test languages::german::tests::de_date_does_not_cause_false_split ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sentenza-8024026ab401d475)
[INFO] [stdout] test preprocessing::tests::german_date_single_digit ... ok
[INFO] [stderr]    Doc-tests sentenza
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - split_sentences (line 13) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0ae2ce91474108e132eff834b344a648f02accd034320f02fddc65c64f72435d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ae2ce91474108e132eff834b344a648f02accd034320f02fddc65c64f72435d", kill_on_drop: false }`
[INFO] [stdout] 0ae2ce91474108e132eff834b344a648f02accd034320f02fddc65c64f72435d
